'Usage Dim instance As CalcValueFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
Parameters
- args
The args contains 1 item: text.
Text is the text enclosed in quotation marks or a reference to a cell containing the text you want to convert.
Return Value
A System.String value that indicates the evaluate result.